reftests: Modify test to ensure identical output
authorBenjamin Otte <otte@redhat.com>
Sun, 8 May 2011 23:15:17 +0000 (01:15 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 8 May 2011 23:36:00 +0000 (01:36 +0200)
commit42450cacd9700194b918fd49799107d7fd2bd785
treed9db0e5e676ae7eb7a30fcf17b41c730786e6c76
parent3c2105c9cd8fa77b7d230d559b14e40eab5c964c
reftests: Modify test to ensure identical output

GtkArrow and the align properties use different methods (float vs int)
to center the arrow. If the size of the arrow is odd, this will cause a
rendering that differs by half a pixel. So we request an even size for
both the arrow and the container and everything works out.
tests/reftests/misc-alignment.ref.ui
tests/reftests/misc-alignment.ui